@media (min-width: 1025px) {
	.pattern .pattern-mian .swiper-wrapper .prev:hover {
		background-image: url(../image/rightop02.png);
	}

	.pattern .pattern-mian .swiper-wrapper .next:hover {
		background-image: url(../image/rightop04.png);
		right: -2.4rem;
	}

	.bimg .prev:hover {
		background-image: url(../image/rightop02.png);
	}

	.bimg .next:hover {
		background-image: url(../image/rightop04.png);
	}

	.i-product .swiper-slide:hover .mask {
		opacity: .5;
		filter: alpha(opacity=50);
	}

	.i-product .con-box .index-more:hover {
		background-color: #4d8be8;
		border-color: #4d8be8;
	}

	.i-news-btn .index-more:hover {
		background-color: #4d8be8;
		opacity: 1;
		filter: alpha(opacity=100);
		border-color: #4d8be8;
	}

	.i-news-box .buttons .prev:hover {
		background-image: url('../image/i-news-prev2.png')
	}

	.i-news-box .buttons .next:hover {
		background-image: url('../image/i-news-next2.png')
	}

	.i-news .i-news-tit .i-news-btns a:hover {
		color: #4d8be8;
	}

	.i-news .i-news-tit .i-news-btns a:hover:before {
		width: 100%;
	}

	.finance-wai>img {
		animation: rotate 20s linear infinite;
	}

	.core-wai>img {
		animation: rotate 20s linear infinite;
	}

	.core-nei2>img {
		animation: rotate 20s linear infinite;
	}

	.inaround-allimg .inaround-doimg>img {
		animation: rotate 20s linear infinite;
	}

	.science-main-all .science-wai>img {
		animation: rotate 20s linear infinite;
	}

	.i-about-box .about-circle1>img,
	.i-about-box .about-circle3>img {
		animation: rotate 20s linear infinite;
	}

	.i-about-box .about-circle2>img {
		animation: rotate2 20s linear infinite;
	}

	.n-about .listb .img-btn .imgquan {
		animation: rotate2 20s linear infinite;
	}

	@-webkit-keyframes rotate {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}

	@keyframes rotate {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}

	@-webkit-keyframes rotate2 {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			-webkit-transform: rotate(-360deg);
			transform: rotate(-360deg);
		}
	}

	@keyframes rotate2 {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			-webkit-transform: rotate(-360deg);
			transform: rotate(-360deg);
		}
	}

	.i-about-box .index-more:hover {
		background-color: #4d8be8;
		border-color: #4d8be8;
	}

	.i-about-box .index-more:hover span {
		color: #fff;
	}

	.news-main .news-contant .news-det-img img:hover {
		transform: scale(1.1);
	}

	.news-fotter a:hover {
		background: url(../image/index-more.png) no-repeat center center;
		background-position: 2.65rem center;
		color: #fff;
		background-color: #4d8be8;
		border: 1px solid #4d8be8;
	}

	.news-main .bdshare-button-style0-16 a:hover {
		background-image: url(../image/tuoyuan02.png);
	}

	.page a:hover {
		border-color: #4d8be8;
		color: #4d8be8;
	}

	.news-nav-sele a:hover {
		color: #4d8be8;
	}

	.news-nav-sele .back:hover {
		background-image: url(../image/back02.png);
	}

	.newsdetail-footer .prve:hover {
		color: #fff;
		background-color: #4d8be8;
	}

	.newsdetail-footer .prve:hover span {
		background-image: url(../image/shang02.png);
	}

	.newsdetail-footer .next:hover {
		color: #fff;
		background-color: #4d8be8;
	}

	.newsdetail-footer .next:hover span {
		background-image: url(../image/xia02.png);
	}

	.news-cont-header a:hover {
		background-image: url(../image/moreright02.png);
		color: #4d8be8;
	}

	.product .product-right .product-fen .product-button-next:hover {
		background-image: url(../image/swiperpro02.png);
	}

	.product .product-right .product-fen .product-button-prev:hover {
		background-image: url(../image/swiperpro03.png);
	}

	.product-rows ul li img:hover {
		transform: scale(1.1);
	}

	.product-rows ul li:hover .li-rows-name {
		background-color: #4d8be8;
	}

	.product-rows ul li:hover .li-rows-name h2 {
		color: #fff;
		border-bottom: 1px solid #9cb6dc;
	}

	.product-rows ul li:hover .product-ad {
		color: #fff;
		border-bottom: 1px solid #9cb6dc;
	}

	.product-rows ul li:hover .product-href {
		color: #fff;
	}

	.product-rows ul li:hover .product-href span {
		background-image: url(../image/jiantou02.png);
	}

	.core .i-about-box .core-mian .core-item a {
		display: inline-block;
	}

	.core .i-about-box .core-mian .core-item a:hover h2 {
		color: #4d8be8;
	}

	.core .i-about-box .core-mian .core-item a:hover p {
		color: #4d8be8;
	}

	.core .i-about-box .core-mian .core-item a:hover .text-tale {
		color: #4d8be8;
	}

	.inaround-bottom .inaround-button-prev:hover {
		background-image: url(../image/i-news-prev2.png);
	}

	.inaround-bottom .inaround-button-next:hover {
		background-image: url(../image/i-news-next2.png);
	}

	.core-mian .core-item:hover h2 {
		color: #4d8be8;
	}

	.core-mian .core-item:hover p {
		color: #4d8be8;
	}

	.core-mian .core-item:hover div {
		color: #4d8be8;
	}

	.f-share .bds_tsina:hover {
		background-image: url(../image/f-share-icon2.png) !important;
	}
}